Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for DataSetOutput table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Azure Resources, Virtual Machines |
| Basic Logs Eligible | ✓ Yes (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✗ No |
| Azure Monitor Tables Reference | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| DataSetRunId | string | The identifier of the Data Set run for which this data was collected. |
| DataSetRunSeqNum | int | A monotonically increasing counter for each log collected during a data set collection.Enables sequential ordering of logs that may have identical timestamps and identifying lost logs within a collection instance. |
| DataSourceName | string | Data source name as provided by DCR. Example: GenerateTaskList. |
| RawData | string | An arbitrary string containing the collected data for this log record. The data format, encoding, etc. will vary by collection. Local transformation of collected data is supported. Example: 'svchost.exe','1996','0','Unknown','8,384K', '0:00:06'. |
| RawDataLabel | string | Short string that uniquely identifies the format of the collected RawData. Example: Microsoft.TaskList-csv. |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | Date and time (UTC) when the log was generated. This column can be used to construct a time series or to filter data to a specific time window. Example: 2014-05-25T08:20:03.123456Z. |
| Type | string | The name of the table |
This table collects data from the following Azure resource types:
microsoft.azuremonitordiagnosticsagents/datacollectionmicrosoft.compute/virtualmachinesmicrosoft.compute/virtualmachinescalesetsBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊